Update gsl/develop from main 2021/12/15#119
Merged
DomHeinzeller merged 142 commits intoDec 15, 2021
Merged
Conversation
release/P7b: fix tile file field index in gcycle
Additional land output temp
modification to add extra land fields to the output
…terface between atmos. and Noah MP
remove the iteration loop for Noah MP and implement a new coupling in…
Fix noah inout
remove some false values over the glacial ice
… non-physical quantities, fix units of humidity diagnostic variables
…cs_kernels.F90 back in
…/ccpp-physics into update_gsl_global_and_regional_tests
…te_gsl_global_and_regional_tests
…te_gsl_global_and_regional_tests
…onal_tests Merge NOAA-GSL gsl/develop into main (update GF CU, MYNN SFC/PBL, RUC LSM, bug fixes in UGWP)
…nup_cmake_build_config
…o_gas_optic_kernels.F90 with -O1 in PROD/REPRO mode
Major cleanup of cmake build config
This was referenced Dec 15, 2021
SamuelTrahanNOAA
approved these changes
Dec 15, 2021
hannahcbarnes
approved these changes
Dec 15, 2021
hannahcbarnes
left a comment
There was a problem hiding this comment.
The changes to GF are related to items we discussed in an earlier PR.
Author
|
I'll merge with two approvals, since there isn't much to discuss about these changes anyway. |
zhanglikate
referenced
this pull request
in zhanglikate/ccpp-physics
Mar 1, 2024
Code update for HR4_roughness, background diffusivity and shallow convection
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Latest update from NCAR ccpp-physics main as of 2021/12/15. Changes in this PR that are not yet in gsl/develop:
icloud==3), updates to Thompson MP (semi-langrangian sedimentation)CODEOWNERS(this file to remain different from the authoritative repositories)Associated PRs
#119
NOAA-GSL/fv3atm#120
NOAA-GSL/ufs-weather-model#113
Testing
No testing required. This code is b4b identical with the authoritative code as of today, except for the
CODEOWNERSfile in ccpp-physics and the two.gitmodulesfiles in fv3atm and ufs-weather-model. The regression tests for this code passed on all nine tier-1 platforms and on AWS (CI). See ufs-community/ufs-weather-model#935 for details.